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

Unverified Commit f39f3c02 authored by qqq3's avatar qqq3
Browse files

Update version code and version name

parent ded5fd60
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@ android {
        applicationId "org.asdtm.goodweather"
        minSdkVersion 14
        targetSdkVersion 23
        versionCode 7
        versionName "3.0"
        versionCode 8
        versionName "4.0"
        vectorDrawables.useSupportLibrary = true
    }
    buildTypes {