Version 3.1.0.

This commit is contained in:
Alex Ning
2020-05-13 23:09:22 +08:00
parent cf4395ed5c
commit 24d0ac4a40
2 changed files with 5 additions and 5 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21
targetSdkVersion 29
versionCode 33
versionName "3.0.3"
versionCode 34
versionName "3.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {