We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f762c commit c0135d4Copy full SHA for c0135d4
VirtualApp/app/build.gradle
@@ -5,11 +5,11 @@ android {
5
compileSdkVersion 25
6
buildToolsVersion '26.0.2'
7
defaultConfig {
8
- applicationId "io.virtualapp"
+ applicationId "io.va.exposed"
9
minSdkVersion 15
10
targetSdkVersion 22
11
versionCode 24
12
- versionName "1.2.5"
+ versionName "0.1.6"
13
multiDexEnabled true
14
android {
15
0 commit comments