Skip to content

Commit

Permalink
v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Payet committed Apr 15, 2023
1 parent b775f51 commit efcb887
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 46
versionName '2.1.1'
versionCode 47
versionName '2.1.2'

testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-AU/changelogs/47.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added themed icon.
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/47.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added themed icon.
1 change: 1 addition & 0 deletions fastlane/metadata/android/fr-FR/changelogs/47.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Icônes thématiques ajoutées.

0 comments on commit efcb887

Please sign in to comment.