File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ android:
10
10
# - platform-tools
11
11
12
12
# The BuildTools version used by your project
13
- - build-tools-28.0.2
13
+ - build-tools-28.0.3
14
14
15
15
# The SDK version used to compile your project
16
16
- android-27
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
2
2
3
3
android {
4
4
compileSdkVersion 27
5
- buildToolsVersion ' 28.0.2 '
5
+ buildToolsVersion ' 28.0.3 '
6
6
defaultConfig {
7
7
applicationId " vocabletrainer.heinecke.aron.vocabletrainer"
8
8
minSdkVersion 19
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
6
6
google()
7
7
}
8
8
dependencies {
9
- classpath ' com.android.tools.build:gradle:3.2.0 '
9
+ classpath ' com.android.tools.build:gradle:3.2.1 '
10
10
11
11
// NOTE: Do not place your application dependencies here; they belong
12
12
// in the individual module build.gradle files
You can’t perform that action at this time.
0 commit comments