Bump version numbers for 1.3.8 release.

This commit is contained in:
akwizgran
2021-08-31 15:38:11 +01:00
parent 7e9d64b6ad
commit 807677532c
2 changed files with 4 additions and 4 deletions

View File

@@ -15,8 +15,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 10307
versionName "1.3.7"
versionCode 10308
versionName "1.3.8"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"