Skip to content

Commit d956bf8

Browse files
author
Ingo Schwarz
committed
Update build tool version to 23.0.2
1 parent 1024a3b commit d956bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
22

33
android {
44
compileSdkVersion 22
5-
buildToolsVersion "22.0.1"
5+
buildToolsVersion "23.0.2"
66

77
defaultConfig {
88
applicationId "de.codecrafters.tableviewexample"

0 commit comments

Comments
 (0)