Android v10.1b1.

This commit is contained in:
Samuel Clay 2020-08-04 08:49:10 -04:00
parent 4a4161e12b
commit c591b496e9

View file

@ -38,8 +38,8 @@ android {
applicationId "com.newsblur"
minSdkVersion 21
targetSdkVersion 28
versionCode 166
versionName "10.0b4"
versionCode 168
versionName "10.1"
}
compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_7