mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru
This commit is contained in:
commit
5818a19db3
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 = 212
|
||||
const val versionName = "13.0.0"
|
||||
const val versionCode = 213
|
||||
const val versionName = "13.1.0"
|
||||
|
||||
const val androidTestInstrumentation = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue