new 1.3.4 release

This commit is contained in:
johan12345
2022-08-05 22:23:05 +02:00
parent 93f379f4e2
commit 6b0a8bb506
3 changed files with 1 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ android {
minSdkVersion 21
targetSdkVersion 31
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
versionCode 88
versionCode 90
versionName "1.3.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"