Release 2.0-alpha7

This commit is contained in:
Torsten Grote committed 2026-04-03 15:08:55 -03:00
1 parent 6c3e0ce818
commit c568b3382a
24 files changed
+2 -2

No files matched your search

+2 -2
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"
}