[skip actions]

This commit is contained in:
anultravioletaurora
2025-04-21 19:17:45 +00:00
parent 24166adf9e
commit 12c95d8fb4
3 changed files with 7 additions and 7 deletions

View File

@@ -96,8 +96,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 18
versionName "0.10.108"
versionCode 19
versionName "0.10.109"
}
signingConfigs {
debug {