Auto-commit after successful build: update app gameplay/UI, improve build setup
Changed files:\napp/build.gradle.kts app/src/main/java/com/kawomi/githugandroid/GitHugApp.kt app/src/main/res/drawable/githug_android_logo.png artwork/GithugAndroidLogo.png
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId = "com.kawomi.githugandroid"
|
applicationId = "com.kawomi.githugandroid"
|
||||||
minSdk = 26
|
minSdk = 26
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 16
|
versionCode = 17
|
||||||
versionName = "0.1.15"
|
versionName = "0.1.16"
|
||||||
|
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
BIN
app/src/main/res/drawable/githug_android_logo.png
Normal file
BIN
app/src/main/res/drawable/githug_android_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 356 KiB |
BIN
artwork/GithugAndroidLogo.png
Normal file
BIN
artwork/GithugAndroidLogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 356 KiB |
Reference in New Issue
Block a user