[skip actions] version bump

This commit is contained in:
anultravioletaurora
2025-07-24 15:02:54 +00:00
parent fd50111344
commit 7236f129ae
3 changed files with 7 additions and 7 deletions

View File

@@ -95,8 +95,8 @@ android {
applicationId "com.jellify"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 89
versionName "0.14.5"
versionCode 90
versionName "0.14.6"
}
signingConfigs {
debug {