Version 3.0.2.

This commit is contained in:
Alex Ning 2020-04-08 19:59:39 +08:00
parent b7824d2abc
commit 23aea84b6f

View File

@ -6,8 +6,8 @@ android {
applicationId "ml.docilealligator.infinityforreddit" applicationId "ml.docilealligator.infinityforreddit"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 31 versionCode 32
versionName "3.0.1" versionName "3.0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }
buildTypes { buildTypes {