Skip to content

Commit

Permalink
Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru
Browse files Browse the repository at this point in the history
  • Loading branch information
sictiru committed Sep 20, 2023
2 parents 31c2f4e + 6b778df commit 458ab14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clients/android/NewsBlur/buildSrc/src/main/java/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 458ab14

Please sign in to comment.