[skip actions]

This commit is contained in:
anultravioletaurora
2025-05-15 17:19:29 +00:00
parent 67fb799c5b
commit a2663b3532
3 changed files with 11 additions and 12 deletions
+2 -2
View File
@@ -92,8 +92,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 68
versionName "0.12.19"
versionCode 69
versionName "0.12.20"
}
signingConfigs {
debug {