[skip actions]

This commit is contained in:
anultravioletaurora
2025-04-11 14:11:49 +00:00
parent b7720dc78f
commit f3b27692e2
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -92,8 +92,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 3
versionName "0.10.87"
versionCode 4
versionName "0.10.88"
}
signingConfigs {
debug {