zk hace 1 año
padre
commit
a2e830ee1b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -6,8 +6,8 @@ buildscript {
         minSdkVersion = 21
         targetSdkVersion = 32
 
-        versionCode = 108
-        versionName = "1.0.8"
+        versionCode = 109
+        versionName = "1.0.9"
 
         hilt_version = '2.41'
         lifecycle_version = "2.6.1"