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

Commit 6094cf98 authored by tibbi's avatar tibbi
Browse files

update version to 3.2.0

parent 37e70461
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 26
        versionName "3.1.0"
        versionCode 27
        versionName "3.2.0"
        setProperty("archivesBaseName", "flashlight")
    }

+0 −1
Original line number Diff line number Diff line
@@ -210,7 +210,6 @@ class MyCameraImpl(val context: Context) {
                } catch (e: Exception) {
                    shouldStroboscopeStop = true
                }

            }
        } else {
            if (camera == null) {