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

Unverified Commit 531eb361 authored by Eugene's avatar Eugene
Browse files

Bump app version to 4.2.1

parent 4f8b5e50
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 10
        versionName "4.2"
        versionCode 11
        versionName "4.2.1"
        vectorDrawables.useSupportLibrary = true
    }
    buildTypes {