Skip to content

Commit

Permalink
Target API 34
Browse files Browse the repository at this point in the history
  • Loading branch information
pyricau committed Jan 2, 2024
1 parent 93d76d1 commit be1bd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import com.vanniktech.maven.publish.SonatypeHost
buildscript {
ext.versions = [
'minSdk' : 14,
'compileSdk': 33,
'compileSdk': 34,
]
repositories {
google()
Expand Down

0 comments on commit be1bd9c

Please sign in to comment.