We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5dcaff commit a947b02Copy full SHA for a947b02
build.gradle
@@ -15,8 +15,8 @@ buildscript {
15
16
/* This is a hack, trying to provide release updates to F-Droid until it can properly handle Gradle
17
applicationId "org.microg.nlp.backend.ichnaea"
18
-versionName "1.4.0"
19
-versionCode "20033"
+versionName "1.5.0"
+versionCode "20036"
20
*/
21
22
apply plugin: 'com.android.application'
0 commit comments