[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-10-08 17:21:36 +00:00
parent 4c65c92c92
commit f03f9c1e16
3 changed files with 8 additions and 8 deletions

View File

@@ -84,8 +84,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 124
versionName "0.16.14"
versionCode 125
versionName "0.17.0"
}
signingConfigs {
debug {