Misc Changes

This commit is contained in:
Joe Tretter
2026-06-08 13:31:42 -05:00
parent 07f3ec8f30
commit 0d20c089ec

View File

@@ -19,8 +19,8 @@ android {
applicationId = "solutions.tretter.githugandroid"
minSdk = 26
targetSdk = 35
versionCode = 166
versionName = "0.1.165"
versionCode = 167
versionName = "0.1.166"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true