Auto-commit after successful build: improve build setup
Changed files:\nCreateUploadKey.sh app/build.gradle.kts
This commit is contained in:
@@ -19,8 +19,8 @@ android {
|
||||
applicationId = "solutions.tretter.githugandroid"
|
||||
minSdk = 26
|
||||
targetSdk = 34
|
||||
versionCode = 83
|
||||
versionName = "0.1.82"
|
||||
versionCode = 87
|
||||
versionName = "0.1.86"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
Reference in New Issue
Block a user