Make manual level selection responsive

This commit is contained in:
Joe Tretter
2026-06-25 10:02:06 -05:00
parent 82e38de3bb
commit 035851ac05
3 changed files with 57 additions and 7 deletions

View File

@@ -20,8 +20,8 @@ android {
applicationId = "solutions.tretter.githugandroid"
minSdk = 26
targetSdk = 35
versionCode = 175
versionName = "0.1.174"
versionCode = 176
versionName = "0.1.175"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true