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

Commit 4264453a authored by Moez Bhatti's avatar Moez Bhatti
Browse files

Increment to 3.0.0

parent 0660fc37
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
        applicationId "com.moez.QKSMS"
        minSdkVersion 21
        targetSdkVersion 27
        versionCode 153
        versionName "3.0 Beta 10"
        versionCode 154
        versionName "3.0.0"
        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

        buildConfigField "String", "AMPLITUDE_API_KEY", "\"${System.getenv("AMPLITUDE_API_KEY")}\""