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

Commit b0c1cd6a authored by tibbi's avatar tibbi
Browse files

update version to 4.1.0

parent 3623dc22
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 29
        versionName "4.0.0"
        versionCode 30
        versionName "4.1.0"
        setProperty("archivesBaseName", "flashlight")
    }