Correct version in build.gradle

This commit is contained in:
Matthieu 2020-02-28 17:59:54 +01:00
parent cae8e5148f
commit c9d2842401
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ apply plugin: 'jacoco'
android {
compileSdkVersion 29
buildToolsVersion "29.0.2"
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "com.h.pixeldroid"