android: add back troubleshooter for non-Play builds

This commit is contained in:
Kavish Devar
2026-04-23 00:47:09 +05:30
parent fce90cf88a
commit bf6a3cac4a
6 changed files with 107 additions and 61 deletions

View File

@@ -28,7 +28,7 @@ android {
applicationId = "me.kavishdevar.librepods"
minSdk = 33
targetSdk = 37
versionCode = 27
versionCode = 28
versionName = "0.2.0"
}
buildTypes {