Explorar el Código

Chore: bump version

djoeni hace 3 años
padre
commit
44199eb5ba
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.gradle.kts

+ 1 - 1
build.gradle.kts

@@ -40,7 +40,7 @@ subprojects {
             minSdk = 21
             targetSdk = 31
 
-            versionName = "2.5.11-pa03"
+            versionName = "2.5.11-pre01"
             versionCode = 205011
 
             resValue("string", "release_name", "v$versionName")