diff --git a/app/build.gradle b/app/build.gradle index ac7d2f1..1e371fd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.dataart.obd2" minSdkVersion 19 targetSdkVersion 27 - versionCode 1 - versionName "0.1" + versionCode 2 + versionName "0.2" multiDexEnabled true }