Bump version numbers for 1.3.3 release.

This commit is contained in:
akwizgran
2021-05-03 13:55:39 +01:00
parent c44bdc8762
commit bee4e94987
2 changed files with 4 additions and 4 deletions

View File

@@ -15,8 +15,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 30
versionCode 10302
versionName "1.3.2"
versionCode 10303
versionName "1.3.3"
consumerProguardFiles 'proguard-rules.txt'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"