Przeglądaj źródła

chore: bump version

metacubex 3 lat temu
rodzic
commit
c6084c67a5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      build.gradle.kts

+ 1 - 1
build.gradle.kts

@@ -40,7 +40,7 @@ subprojects {
             minSdk = 21
             targetSdk = 31
 
-            versionName = "2.5.13-pre02"
+            versionName = "2.5.13-pre03"
             versionCode = 205013
 
             resValue("string", "release_name", "v$versionName")