Release 0.1.4 (#95)

update gh actions
This commit is contained in:
2024-12-14 12:34:53 +03:00
committed by GitHub
parent 18d65ef213
commit 82695ccf6f
3 changed files with 72 additions and 8 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
minSdk = "23"
targetSdk = "35"
compileSdk = "35"
versionCode = "6"
versionName = "0.1.3"
versionCode = "7"
versionName = "0.1.4"
agp = "8.7.3"
converterMoshi = "2.11.0"