Skip to content

Commit

Permalink
3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Varnius committed Jan 6, 2022
1 parent 7ebaced commit 033447d
Show file tree
Hide file tree
Showing 4 changed files with 272 additions and 257 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ buildscript {
ext {
buildToolsVersion = "29.0.3"
minSdkVersion = 21
compileSdkVersion = 29
targetSdkVersion = 29
compileSdkVersion = 30
targetSdkVersion = 30
supportLibVersion = "28.0.0"
// kotlin_version = '1.3.21'
ndkVersion = "20.1.5948944"
Expand Down
Loading

0 comments on commit 033447d

Please sign in to comment.