[skip actions]

This commit is contained in:
anultravioletaurora
2025-04-12 14:26:18 +00:00
parent c221170608
commit fef070d95d
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -92,8 +92,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 5
versionName "0.10.90"
versionCode 6
versionName "0.10.91"
}
signingConfigs {
debug {