File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ android {
1212 applicationId " org.blitzortung.android.app"
1313 minSdkVersion 21
1414 targetSdkVersion 35
15- versionCode 338
16- versionName ' 2.4-b5 '
15+ versionCode 339
16+ versionName ' 2.4.0 '
1717 multiDexEnabled false
1818 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
1919 }
Original file line number Diff line number Diff line change 44 versionName =" 2.4"
55 versionCode =" 334" >
66 <feature >Internal modernisation</feature >
7+ <feature >Fixed issues with dynamic local data retrieval</feature >
78 </release >
89 <release
910 versionName =" 2.3"
3637 <bugfix >Improve location detection</bugfix >
3738 <improvement >Use Dagger2 for dependency injection</improvement >
3839 </release >
39- </changelog >
40+ </changelog >
You can’t perform that action at this time.
0 commit comments