Skip to content

Commit

Permalink
Merge pull request #2 from khainhero/patch-2
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
khainhero committed Apr 14, 2020
2 parents ec81404 + 90aefb7 commit 6377100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'

android {
compileSdkVersion 28
compileSdkVersion 29

sourceSets {
main.java.srcDirs += 'src/main/kotlin'
Expand Down

0 comments on commit 6377100

Please sign in to comment.