File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ android {
77 defaultConfig {
88 minSdkVersion 14
99 targetSdkVersion 25
10- versionCode 2008
11- versionName " 0.2.8-SNAPSHOT "
10+ versionCode 3000
11+ versionName " 0.3.0 "
1212 }
1313
1414 lintOptions {
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
99 defaultConfig {
1010 minSdkVersion 14
1111 targetSdkVersion 25
12- versionCode 2008
13- versionName " 0.2.8-SNAPSHOT "
12+ versionCode 3000
13+ versionName " 0.3.0 "
1414 testInstrumentationRunner ' android.support.test.runner.AndroidJUnitRunner'
1515 consumerProguardFiles ' proguard-rules.pro'
1616 }
Original file line number Diff line number Diff line change 1- VERSION_CODE =2008
2- VERSION_NAME =0.2.8-SNAPSHOT
1+ VERSION_CODE =3000
2+ VERSION_NAME =0.3.0
33GROUP =io.flowup
44POM_DESCRIPTION =Android SDK to collect performance metrics easily using https://flowup.io.
55POM_URL =https://github.com/Karumi/FlowUpAndroidSDK
You can’t perform that action at this time.
0 commit comments