Skip to content

Commit

Permalink
Bump version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-v-in committed Apr 24, 2022
1 parent a5dcaff commit a947b02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,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.4.0"
versionCode "20033"
versionName "1.5.0"
versionCode "20036"
*/

apply plugin: 'com.android.application'
Expand Down

0 comments on commit a947b02

Please sign in to comment.