Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
applicationId "io.palaima.debugdrawer.app"
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-actions/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-base/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-commons/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-fps/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 16
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-glide/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion "23.0.3"
buildToolsVersion "24.0.0"

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-location/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-no-op/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-okhttp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-okhttp3/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion "23.0.3"
buildToolsVersion "24.0.0"

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-picasso/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-scalpel/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-timber/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-view-no-op/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer-view/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
2 changes: 1 addition & 1 deletion debugdrawer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 24
buildToolsVersion '23.0.3'
buildToolsVersion '24.0.0'

defaultConfig {
minSdkVersion 15
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Sat Jan 16 15:15:41 EET 2016
#Tue Jul 05 12:11:52 SGT 2016
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
Expand Down
52 changes: 26 additions & 26 deletions gradlew

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading