Skip to content

Commit 3d6aca1

Browse files
committed
update version
1 parent a0c34be commit 3d6aca1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.duy.c.cpp.compiler"
1212
minSdkVersion rootProject.ext.minSdkVersion
1313
targetSdkVersion rootProject.ext.targetSdkVersion
14-
versionCode 18
15-
versionName "1.1.8"
14+
versionCode 19
15+
versionName "1.1.9"
1616
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1717
multiDexEnabled true
1818
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)