Skip to content

Commit

Permalink
Merge branch 'release/1.2.1'
Browse files Browse the repository at this point in the history
# Conflicts:
#	app/build.gradle
  • Loading branch information
vitas committed Oct 28, 2018
2 parents fac41e3 + 0a756cf commit fc5c46d
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 fc5c46d

Please sign in to comment.