Expand manpage and terminal output sizing

This commit is contained in:
Joe Tretter
2026-05-19 13:58:15 -05:00
parent b48244d4c2
commit b5e9038c84
5 changed files with 45 additions and 26 deletions

View File

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