Skip to content

Commit

Permalink
Api30
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jul 10, 2022
1 parent 1e62b6f commit e9a4654
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ allprojects {
}
ext {
globalMinSdkVersion = 14
globalTargetSdkVersion = 28
globalCompileSdkVersion = 28
globalTargetSdkVersion = 30
globalCompileSdkVersion = 30
timberVersion = '4.7.1'
}
}

0 comments on commit e9a4654

Please sign in to comment.