Skip to content

Commit

Permalink
Fix Android build
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Aug 29, 2023
1 parent 5484cbf commit e4e12e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Android.kt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package dev.schlaubi.tonbrett.gradle

const val sdkInt = 33
const val sdkInt = 34
const val androidSdk = "android-$sdkInt"

0 comments on commit e4e12e8

Please sign in to comment.