[skip actions]

This commit is contained in:
anultravioletaurora
2025-04-15 00:39:36 +00:00
parent 51a1b107a2
commit 2248b5098e
3 changed files with 124 additions and 124 deletions

View File

@@ -92,8 +92,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 8
versionName "0.10.95"
versionCode 9
versionName "0.10.96"
}
signingConfigs {
debug {