Skip to content

Commit

Permalink
set API 27
Browse files Browse the repository at this point in the history
  • Loading branch information
vitas committed Oct 28, 2018
1 parent 5db3cd0 commit 0a756cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apply plugin: 'com.android.application'

android {
compileSdkVersion 28
compileSdkVersion 27
buildToolsVersion "28.0.3"
defaultConfig {
applicationId 'com.samebits.beacon.locator'
minSdkVersion 18
targetSdkVersion 28
targetSdkVersion 27
versionCode 121
versionName '1.2.1'
testApplicationId 'com.samebits.beacon.locator.test'
Expand Down

0 comments on commit 0a756cf

Please sign in to comment.