File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ android {
2828 minSdkVersion 25
2929 targetSdkVersion 33
3030 compileSdk 33
31- versionCode 146
32- versionName " 1.19.0 "
31+ versionCode 149
32+ versionName " 1.19.1 "
3333 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
3434 testInstrumentationRunnerArguments clearPackageData : ' true'
3535 manifestPlaceholders = [profileable : false ]
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ android {
2929 applicationId " com.omelan.cofi"
3030 minSdk 25
3131 targetSdk 33
32- versionCode 144
33- versionName " 1.10.0 "
32+ versionCode 147
33+ versionName " 1.10.1 "
3434 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
3535 vectorDrawables {
3636 useSupportLibrary true
You can’t perform that action at this time.
0 commit comments