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

Unverified Commit 3cf605b5 authored by Eugene's avatar Eugene
Browse files

Bump app version to 4.1

parent fb9a42f7
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 25
        versionCode 8
        versionName "4.0"
        versionCode 9
        versionName "4.1"
        vectorDrawables.useSupportLibrary = true
    }
    buildTypes {