mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Android v13.1.2.
This commit is contained in:
parent
852111830c
commit
6b778df374
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ object Config {
|
|||
const val compileSdk = 33
|
||||
const val minSdk = 23
|
||||
const val targetSdk = 33
|
||||
const val versionCode = 214
|
||||
const val versionName = "13.1.1"
|
||||
const val versionCode = 215
|
||||
const val versionName = "13.1.2"
|
||||
|
||||
const val androidTestInstrumentation = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue