Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 02c7a7dc authored by tibbi's avatar tibbi
Browse files

update version to 3.2.1

parent 2dc9c181
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,8 +10,8 @@ android {
        applicationId "com.simplemobiletools.flashlight"
        minSdkVersion 16
        targetSdkVersion 27
        versionCode 27
        versionName "3.2.0"
        versionCode 28
        versionName "3.2.1"
        setProperty("archivesBaseName", "flashlight")
    }