diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-05-16 15:25:47 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2019-05-16 15:25:47 +0300 |
| commit | 90287baf32ed1fe6bbca479cf679e3f76bfcebe2 (patch) | |
| tree | 6e5b17e728eb4de0f0d04b60d494b741c2b3ac3c /Software/Android_Studio | |
| parent | 1b4bd3fa7b135d5a5d0ebee41ae3d99ba0a8fbf0 (diff) | |
| download | Tango-90287baf32ed1fe6bbca479cf679e3f76bfcebe2.tar.gz Tango-90287baf32ed1fe6bbca479cf679e3f76bfcebe2.zip | |
Versions updates.
Diffstat (limited to 'Software/Android_Studio')
| -rw-r--r-- | Software/Android_Studio/ColorCapture/app/build.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Android_Studio/ColorCapture/app/build.gradle b/Software/Android_Studio/ColorCapture/app/build.gradle index 9c57418b5..e5d67ac98 100644 --- a/Software/Android_Studio/ColorCapture/app/build.gradle +++ b/Software/Android_Studio/ColorCapture/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.twine.colorcapture" minSdkVersion 22 targetSdkVersion 27 - versionCode 6 - versionName "1.6" + versionCode 7 + versionName "1.7" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake { |
