Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Colombo authored Jul 5, 2019
1 parent 251700c commit 21ba539
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions minimap-view/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-android'

android {
compileSdkVersion 28
compileSdkVersion 29

defaultConfig {
minSdkVersion 21
targetSdkVersion 28
targetSdkVersion 29
versionCode 1
versionName "1.0"

Expand Down

0 comments on commit 21ba539

Please sign in to comment.