Loading app/build.gradle +3 −3 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ android { applicationId 'net.fabiszewski.ulogger' minSdkVersion 19 targetSdkVersion 29 versionCode 302 versionName '3.2' versionCode 303 versionName '3.3' } buildTypes { Loading Loading @@ -47,6 +47,6 @@ dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'androidx.appcompat:appcompat:1.2.0' implementation 'androidx.preference:preference:1.1.1' implementation 'androidx.exifinterface:exifinterface:1.2.0' implementation 'androidx.exifinterface:exifinterface:1.3.0' testImplementation 'junit:junit:4.13' } fastlane/metadata/android/en-US/changelogs/303.txt 0 → 100644 +9 −0 Original line number Diff line number Diff line 3.3: μlogger Bugs fixed: - Fix for some older GPS chipsets (rollover bug) - Fix TLS connection problems on API 19 - Improve handling state changes of location providers Translations: - New Italian translation (Saverio Napolitano) No newline at end of file fastlane/metadata/android/pl-PL/changelogs/303.txt 0 → 100644 +9 −0 Original line number Diff line number Diff line 3.3: μlogger Naprawione błędy: - Poprawka dla niektórych starszych układów GPS (rollover bug) - Naprawione problemy z połączeniem przez TLS w API 19 - Poprawione obsługa statusów zwracanych przez dostawców lokalizacji Tłumaczenia: - Nowy język: włoski (Saverio Napolitano) No newline at end of file Loading
app/build.gradle +3 −3 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ android { applicationId 'net.fabiszewski.ulogger' minSdkVersion 19 targetSdkVersion 29 versionCode 302 versionName '3.2' versionCode 303 versionName '3.3' } buildTypes { Loading Loading @@ -47,6 +47,6 @@ dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'androidx.appcompat:appcompat:1.2.0' implementation 'androidx.preference:preference:1.1.1' implementation 'androidx.exifinterface:exifinterface:1.2.0' implementation 'androidx.exifinterface:exifinterface:1.3.0' testImplementation 'junit:junit:4.13' }
fastlane/metadata/android/en-US/changelogs/303.txt 0 → 100644 +9 −0 Original line number Diff line number Diff line 3.3: μlogger Bugs fixed: - Fix for some older GPS chipsets (rollover bug) - Fix TLS connection problems on API 19 - Improve handling state changes of location providers Translations: - New Italian translation (Saverio Napolitano) No newline at end of file
fastlane/metadata/android/pl-PL/changelogs/303.txt 0 → 100644 +9 −0 Original line number Diff line number Diff line 3.3: μlogger Naprawione błędy: - Poprawka dla niektórych starszych układów GPS (rollover bug) - Naprawione problemy z połączeniem przez TLS w API 19 - Poprawione obsługa statusów zwracanych przez dostawców lokalizacji Tłumaczenia: - Nowy język: włoski (Saverio Napolitano) No newline at end of file