mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Android 13.3.1 229
This commit is contained in:
parent
e0eb729776
commit
64b12bd4a7
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 = 228
|
||||
const val versionName = "13.3.0"
|
||||
const val versionCode = 229
|
||||
const val versionName = "13.3.1"
|
||||
|
||||
const val androidTestInstrumentation = "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue