Skip to content
Snippets Groups Projects
Commit 26c71bc6 authored by cyberta's avatar cyberta
Browse files

update to version 1.1.8 in order to push to google play

parent 7974bf84
Branches
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@ android {
// the factor 1000 is used so that gplay users can upgrade from split apks ((current version number - 1) * 1000) + n
// to extracted bundle apks, supplied by google
// however we don't calculate the versionCode here, because F-Droid doesn't like that
versionCode 168000
versionName "1.1.7"
versionCode 169000
versionName "1.1.8"
minSdkVersion 21
targetSdkVersion 31
vectorDrawables.useSupportLibrary = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment