Skip to content

Commit d13e3a8

Browse files
committed
new repo
1 parent 0ca14c2 commit d13e3a8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+376
-2389
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 11
15-
versionName "1.1.1"
14+
versionCode 12
15+
versionName "1.1.2"
1616
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1717
multiDexEnabled true
1818
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)