Fix conflict commit-all flow and terminal copy line breaks

This commit is contained in:
Joe Tretter
2026-05-19 16:35:00 -05:00
parent ceb0d503f4
commit a1bb78c600
4 changed files with 36 additions and 14 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId = "solutions.tretter.githugandroid"
minSdk = 26
targetSdk = 35
versionCode = 163
versionName = "0.1.162"
versionCode = 164
versionName = "0.1.163"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true