diff --git a/build.gradle b/build.gradle index 0c48f49..b4548ba 100644 --- a/build.gradle +++ b/build.gradle @@ -25,8 +25,8 @@ buildscript { /* This is a hack, trying to provide release updates to F-Droid until it can properly handle Gradle applicationId "org.microg.nlp.backend.ichnaea" -versionName "1.3.2" -versionCode "20018" +versionName "1.3.3" +versionCode "20025" */ apply plugin: 'com.android.application'