Release 2.0-alpha7

This commit is contained in:
Torsten Grote
2026-04-03 10:51:27 -03:00
parent 6c3e0ce818
commit c568b3382a
24 changed files with 2 additions and 2 deletions

View File

@@ -18,8 +18,8 @@ android {
applicationId = "org.fdroid"
minSdk = 24
targetSdk = 36
versionCode = 2000006
versionName = "2.0-alpha6"
versionCode = 2000007
versionName = "2.0-alpha7"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}