Misc Changes

This commit is contained in:
Joe Tretter
2026-05-11 20:20:13 -05:00
parent 7e55084815
commit 316323a00c
3 changed files with 22 additions and 29 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId = "solutions.tretter.githugandroid"
minSdk = 26
targetSdk = 35
versionCode = 134
versionName = "0.1.133"
versionCode = 135
versionName = "0.1.134"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true