[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-08-26 03:30:22 +00:00
parent 8bd20a8e9e
commit a38632bd70
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -95,8 +95,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 106
versionName "0.15.7"
versionCode 107
versionName "0.15.8"
}
signingConfigs {
debug {