Match hunk edit format and upload build artifacts

This commit is contained in:
Joe Tretter
2026-05-19 12:10:44 -05:00
parent bea901acfe
commit b48244d4c2
6 changed files with 58 additions and 11 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId = "solutions.tretter.githugandroid"
minSdk = 26
targetSdk = 35
versionCode = 158
versionName = "0.1.157"
versionCode = 159
versionName = "0.1.158"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true