[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-08-28 18:42:06 +00:00
parent 2961ca39bb
commit bb895a580e
3 changed files with 7 additions and 7 deletions

View File

@@ -84,8 +84,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 109
versionName "0.15.10"
versionCode 110
versionName "0.16.0"
}
signingConfigs {
debug {