Skip to content

Commit

Permalink
Android 13.4.0 233
Browse files Browse the repository at this point in the history
  • Loading branch information
sictiru committed Feb 7, 2025
1 parent 45c1515 commit 9083c8b
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 = 34
const val minSdk = 26
const val targetSdk = 34
const val versionCode = 232
const val versionName = "13.3.3"
const val versionCode = 233
const val versionName = "13.4.0"

const val androidTestInstrumentation = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 9083c8b

Please sign in to comment.