Android v10.3.1.

This commit is contained in:
Samuel Clay 2021-04-22 17:10:11 -04:00
parent 141f4e3f2b
commit ef4e2d9602

View file

@ -49,8 +49,8 @@ android {
applicationId "com.newsblur"
minSdkVersion 21
targetSdkVersion 30
versionCode 184
versionName "10.3.0"
versionCode 185
versionName "10.3.1"
}
compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8