mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Android v13.2.4
This commit is contained in:
parent
9f3c34cb10
commit
904a7cb0c5
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ object Config {
|
|||
const val compileSdk = 34
|
||||
const val minSdk = 24
|
||||
const val targetSdk = 34
|
||||
const val versionCode = 219
|
||||
const val versionName = "13.2.3"
|
||||
const val versionCode = 220
|
||||
const val versionName = "13.2.4"
|
||||
|
||||
const val androidTestInstrumentation = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue