mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Android v13.0.0b2.
This commit is contained in:
parent
3e19821489
commit
1e48b5832a
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ android {
|
|||
applicationId "com.newsblur"
|
||||
minSdk 23
|
||||
targetSdk 33
|
||||
versionCode 208
|
||||
versionName "13.0.0b1"
|
||||
versionCode 209
|
||||
versionName "13.0.0b2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue