Skip to content

Commit

Permalink
Updated version number, more build clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
freshollie committed Dec 6, 2017
1 parent 65ec21b commit afd18f3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId 'com.freshollie.monkeyboard.keystoneradio'
minSdkVersion 16
targetSdkVersion 27
versionCode 100
versionName "Beta 2.1.1"
versionCode 112
versionName "Beta 2.1.2"
}
buildTypes {
release {
Expand Down
3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
}

Expand Down
3 changes: 0 additions & 3 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#Sun Nov 05 13:16:17 CET 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
>>>>>>>=master
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip
=\=\=\=\=\=\=
<<<<<<<=HEAD

0 comments on commit afd18f3

Please sign in to comment.