Skip to content

Commit 7ef231e

Browse files
committed
upgrade to 0.3
1 parent e419cb2 commit 7ef231e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.alfaloop.android.alfabeacon"
88
minSdkVersion 21
99
targetSdkVersion 26
10-
versionCode 1
11-
versionName "1.0"
10+
versionCode 3
11+
versionName "0.3"
1212
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1313
externalNativeBuild {
1414
cmake {

0 commit comments

Comments
 (0)