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 Nov 3, 2021
1 parent 8876a7e commit 3f41f6b
Show file tree
Hide file tree
Showing 3 changed files with 4 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 @@ -9,8 +9,8 @@ android {
applicationId "org.woheller69.level"
minSdkVersion 16
targetSdkVersion 30
versionCode 12
versionName "1.2"
versionCode 13
versionName "1.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/de-DE/changelogs/13.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Leichte Glättung der Anzeigewerte
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/13.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Slight averaging of display values

0 comments on commit 3f41f6b

Please sign in to comment.