diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index a53a5bc00..e5ab5287d 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="42" + android:versionName="v055k"> diff --git a/gradle.properties b/gradle.properties index c409572e5..b874da855 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,5 +24,5 @@ android.nonTransitiveRClass=true # Enable configuration cache org.gradle.unsafe.configuration-cache=true android.nonFinalResIds=true -# Version code for this module (41 for v055j) -VERSION_CODE=41 +# Version code for this module (42 for v055k) +VERSION_CODE=42