Skip to content

Commit

Permalink
Bump versionCode to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
0xf104a committed Dec 25, 2023
1 parent bafb5c1 commit dee2c00
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
applicationId "com.polar.mirror"
minSdk 26
targetSdk 33
versionCode 1
versionCode 2
versionName "1.1.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Add app icon
1 change: 1 addition & 0 deletions fastlane/metadata/android/pl-PL/changelogs/2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Dodano ikonę aplikacji
1 change: 1 addition & 0 deletions fastlane/metadata/android/uk-UA/changelogs/2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Додано значок застосунку

0 comments on commit dee2c00

Please sign in to comment.