Android v13.0.0

This commit is contained in:
Samuel Clay 2023-08-09 11:00:42 -04:00
parent 48dd36e3f4
commit 21190c18b2
2 changed files with 2 additions and 2 deletions

View file

@ -13,8 +13,8 @@ android {
applicationId "com.newsblur"
minSdk 23
targetSdk 33
versionCode 211
versionName "13.0.0b4"
versionCode 212
versionName "13.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}