We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e419cb2 commit 7ef231eCopy full SHA for 7ef231e
1 file changed
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.alfaloop.android.alfabeacon"
8
minSdkVersion 21
9
targetSdkVersion 26
10
- versionCode 1
11
- versionName "1.0"
+ versionCode 3
+ versionName "0.3"
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
externalNativeBuild {
14
cmake {
0 commit comments