[skip actions]

This commit is contained in:
anultravioletaurora
2025-04-20 13:29:46 +00:00
parent 18fde8b32f
commit 34db74f8af
3 changed files with 7 additions and 7 deletions

View File

@@ -92,8 +92,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 13
versionName "0.10.100"
versionCode 14
versionName "0.10.101"
}
signingConfigs {
debug {