mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2025-12-20 04:50:06 -06:00
* compiler * Update versionCode and versionName in build.gradle --------- Co-authored-by: skalthoff <32023561+skalthoff@users.noreply.github.com> Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
This commit is contained in:
@@ -93,6 +93,8 @@ android {
|
|||||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||||
versionCode 157
|
versionCode 157
|
||||||
versionName "0.22.1"
|
versionName "0.22.1"
|
||||||
|
resValue "string", "build_config_package", "com.jellify"
|
||||||
|
|
||||||
}
|
}
|
||||||
signingConfigs {
|
signingConfigs {
|
||||||
debug {
|
debug {
|
||||||
|
|||||||
Reference in New Issue
Block a user