File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## 1.1.0 (released 11.04.2018)
4+
5+ - LIBcc10411
6+ - LIBff10411 Appstores
7+ - LIBcc10410
8+ - LIBbb10408
9+ - LIBcc10402
10+ - LIBbb20401
11+ - LIBbb10401
12+ - LIBbb10331
13+ - LIBff10331
14+ - LIBff10330
15+ - LIBcc10330
16+ - LIBcc30327
17+ - LIBff10327
18+ - LIBcc20327
19+ - LIBcc10327
20+ - LIBbb10322
21+ - LIBcc10322
22+ - LIBcc10320
23+ - LIBcc20316 Inspection
24+ - LIBcc10316
25+ - LIBcc10313
26+
327## 1.0.9 (released 09.03.2018)
428
529- LIBcc10307 Copyright update
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
1313 // noinspection MinSdkTooLow
1414 minSdkVersion 9
1515 targetSdkVersion 27
16- versionCode 37
17- versionName ' 1.0.9 '
16+ versionCode 38
17+ versionName ' 1.1.0 '
1818 }
1919 compileOptions {
2020 sourceCompatibility JavaVersion . VERSION_1_8
Original file line number Diff line number Diff line change 77<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
88 xmlns : tools =" http://schemas.android.com/tools"
99 package =" com.vorlonsoft.android.rate"
10- android : versionCode =" 37 "
11- android : versionName =" 1.0.9 "
10+ android : versionCode =" 38 "
11+ android : versionName =" 1.1.0 "
1212 tools : ignore =" GradleOverrides" >
1313
1414 <application />
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
1313 applicationId ' com.vorlonsoft.android.rate.sample'
1414 minSdkVersion 14
1515 targetSdkVersion 27
16- versionCode 9
17- versionName ' 1.1.7 '
16+ versionCode 10
17+ versionName ' 1.1.8 '
1818 }
1919 compileOptions {
2020 sourceCompatibility JavaVersion . VERSION_1_8
Original file line number Diff line number Diff line change 77<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
88 xmlns : tools =" http://schemas.android.com/tools"
99 package =" com.vorlonsoft.android.rate.sample"
10- android : versionCode =" 9 "
11- android : versionName =" 1.1.7 "
10+ android : versionCode =" 10 "
11+ android : versionName =" 1.1.8 "
1212 tools : ignore =" GradleOverrides" >
1313
1414 <application
You can’t perform that action at this time.
0 commit comments