Explorar o código

fix: correct version code

beautusg %!s(int64=7) %!d(string=hai) anos
pai
achega
b658d4b903
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -13,7 +13,7 @@ android {
         minSdkVersion 16
         targetSdkVersion 28
         versionCode 31
-        versionName "2.2.9-beta"
+        versionName "2.3.0-beta"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         vectorDrawables.useSupportLibrary = true
     }