Skip to content

Commit

Permalink
v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Payet committed Feb 2, 2023
1 parent 12a5abf commit b265735
Show file tree
Hide file tree
Showing 4 changed files with 5 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 @@ -28,8 +28,8 @@ android {
applicationId 'com.guillaumepayet.remotenumpad'
minSdk 19
targetSdk 33
versionCode 43
versionName '2.0.9'
versionCode 44
versionName '2.0.10'

testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-AU/changelogs/44.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Messages were added to the HID pairing process.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/44.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Messages were added to the HID pairing process.
1 change: 1 addition & 0 deletions fastlane/metadata/android/fr-FR/changelogs/44.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Des messages ont été ajoutés dans le processus de jumelage HID.

0 comments on commit b265735

Please sign in to comment.