Android v10.1b5.

This commit is contained in:
Samuel Clay 2020-09-23 11:03:57 -04:00
parent 6828a47121
commit 195ee94d8e

View file

@ -45,8 +45,8 @@ android {
applicationId "com.newsblur"
minSdkVersion 21
targetSdkVersion 28
versionCode 170
versionName "10.1b3"
versionCode 173
versionName "10.1b5"
}
compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8