Skip to content

Commit

Permalink
update android sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
InsanusMokrassar committed Aug 9, 2024
1 parent ac828b1 commit 7228e81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## 1.3.5

* `Kotlin`: `2.0.10`
* Android SDK Level: `35`

## 1.3.4

Expand Down
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ test_ext_junit_version = "1.2.1"
espresso_core = "3.6.1"

android-minSdk = "21"
android-compileSdk = "34"
android-buildTools = "34.0.0"
android-compileSdk = "35"
android-buildTools = "35.0.0"

github-release = "2.5.2"

Expand Down

0 comments on commit 7228e81

Please sign in to comment.