File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ android {
1717 minSdkVersion 14
1818 targetSdkVersion 29
1919 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
20- versionCode 23
21- versionName " 1.7.1 "
20+ versionCode 24
21+ versionName " 1.7.2 "
2222 }
2323 flavorDimensions " app"
2424 productFlavors {
Original file line number Diff line number Diff line change 11<resources >
22 <string name =" app_name" translatable =" false" >Abfall LRO</string >
33 <string name =" author" translatable =" false" >Felix Beuster</string >
4- <string name =" version" translatable =" false" >1.7.1 </string >
4+ <string name =" version" translatable =" false" >1.7.2 </string >
55
66 <string name =" dialog_button_positive" >OK</string >
77 <string name =" dialog_button_negative" >Abbrechen</string >
You can’t perform that action at this time.
0 commit comments