Skip to content
This repository has been archived by the owner on Feb 1, 2025. It is now read-only.

Commit

Permalink
updated buildToolsVersion to 24.0.1 for release of 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
y20k committed Sep 20, 2016
1 parent 8264143 commit de13815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'com.android.application'

android {
compileSdkVersion 24
buildToolsVersion "24.0.0"
buildToolsVersion "24.0.1"

defaultConfig {
applicationId "org.y20k.trackbook"
Expand Down

0 comments on commit de13815

Please sign in to comment.