Skip to content

Commit a947b02

Browse files
committed
Bump version to 1.5.0
1 parent a5dcaff commit a947b02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ buildscript {
1515

1616
/* This is a hack, trying to provide release updates to F-Droid until it can properly handle Gradle
1717
applicationId "org.microg.nlp.backend.ichnaea"
18-
versionName "1.4.0"
19-
versionCode "20033"
18+
versionName "1.5.0"
19+
versionCode "20036"
2020
*/
2121

2222
apply plugin: 'com.android.application'

0 commit comments

Comments
 (0)