Explorar el Código

Chore: bump version

kr328 hace 4 años
padre
commit
226c11dda3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      build.gradle.kts

+ 2 - 2
build.gradle.kts

@@ -36,8 +36,8 @@ subprojects {
     extensions.configure<BaseExtension> {
     extensions.configure<BaseExtension> {
         val minSdkVersion = 21
         val minSdkVersion = 21
         val targetSdkVersion = 31
         val targetSdkVersion = 31
-        val buildVersionCode = 205001
-        val buildVersionName = "2.5.1"
+        val buildVersionCode = 205002
+        val buildVersionName = "2.5.2"
         val defaultDimension = "feature"
         val defaultDimension = "feature"
 
 
         ndkVersion = "23.0.7599858"
         ndkVersion = "23.0.7599858"