Skip to content

Commit e4c3b7a

Browse files
committed
Update version
1 parent d1eb78b commit e4c3b7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.yourbcabus.android.yourbcabus"
1111
minSdkVersion 22
1212
targetSdkVersion 28
13-
versionCode 2
14-
versionName "1.0.0-beta.2"
13+
versionCode 3
14+
versionName "1.0.1-beta"
1515
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1616
}
1717
buildTypes {

0 commit comments

Comments
 (0)