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 4c61799 commit 6ad2926Copy full SHA for 6ad2926
build.gradle
@@ -25,8 +25,8 @@ buildscript {
25
26
/* This is a hack, trying to provide release updates to F-Droid until it can properly handle Gradle
27
applicationId "org.microg.nlp.backend.ichnaea"
28
-versionName "1.3.2"
29
-versionCode "20018"
+versionName "1.3.3"
+versionCode "20025"
30
*/
31
32
apply plugin: 'com.android.application'
0 commit comments