Android v10.1b6.

This commit is contained in:
Samuel Clay 2020-09-28 19:27:57 -04:00
parent f118e21936
commit 4dc5424146

View file

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