Skip to content

Commit

Permalink
Build with Android SDK 34
Browse files Browse the repository at this point in the history
* update Build Tools
* update buildSdk
* bump all possible dependencies
* Update Gradle

Signed-off-by: Patryk Miś <foss@patrykmis.com>
  • Loading branch information
PatrykMis committed Oct 19, 2023
1 parent 560899c commit 3d06161
Show file tree
Hide file tree
Showing 5 changed files with 118 additions and 113 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ allprojects {
}

android {
compileSdk 33
buildToolsVersion '33.0.2'
compileSdk 34
buildToolsVersion '34.0.0'
namespace talkbackApplicationId
defaultConfig {
applicationId talkbackApplicationId
Expand Down
Loading

0 comments on commit 3d06161

Please sign in to comment.