Skip to content

Commit

Permalink
Update to V1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
woheller69 committed Feb 15, 2022
1 parent b4d6794 commit 375603c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 30
versionCode 120
versionName "1.2"
versionCode 130
versionName "1.3"
}
buildTypes {
release {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/de-DE/changelogs/130.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Schnellerer Testalgorithmus
Deutsche Übersetzung
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/130.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Faster test algorithm
German translation

0 comments on commit 375603c

Please sign in to comment.