We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1024a3b commit d956bf8Copy full SHA for d956bf8
app/build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
2
3
android {
4
compileSdkVersion 22
5
- buildToolsVersion "22.0.1"
+ buildToolsVersion "23.0.2"
6
7
defaultConfig {
8
applicationId "de.codecrafters.tableviewexample"
0 commit comments