[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-08-30 16:21:39 +00:00
parent 9e08996706
commit 2392d562d9
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -84,8 +84,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 112
versionName "0.16.2"
versionCode 113
versionName "0.16.3"
}
signingConfigs {
debug {