[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-08-30 01:53:44 +00:00
parent 3e11d95ace
commit f68f830f46
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 111
versionName "0.16.1"
versionCode 112
versionName "0.16.2"
}
signingConfigs {
debug {