Run rebase sequence editor through shell

This commit is contained in:
Joe Tretter
2026-05-18 19:07:17 -05:00
parent ce58f46b48
commit f5bd5f5a60
2 changed files with 12 additions and 4 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId = "solutions.tretter.githugandroid"
minSdk = 26
targetSdk = 35
versionCode = 148
versionName = "0.1.147"
versionCode = 149
versionName = "0.1.148"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true