Complete ./ script paths in terminal tab completion

This commit is contained in:
Joe Tretter
2026-05-18 19:52:50 -05:00
parent 9bf1d610f8
commit 008a322134
3 changed files with 23 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId = "solutions.tretter.githugandroid"
minSdk = 26
targetSdk = 35
versionCode = 151
versionName = "0.1.150"
versionCode = 152
versionName = "0.1.151"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true