Skip to content

Commit

Permalink
#205: Version 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
Keidan committed Jun 6, 2022
1 parent c601a80 commit a6be6ad
Show file tree
Hide file tree
Showing 2 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 @@ -3,8 +3,8 @@ plugins {
}
apply plugin: 'com.android.application'

final VERSION_NAME = '1.30'
final VERSION_CODE = 130
final VERSION_NAME = '1.31'
final VERSION_CODE = 131

android {
compileSdkVersion 31
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/131.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Portuguese (Brazil) translation added, thanks to Bardock88.
* Code improvement (Sonarcloud).

0 comments on commit a6be6ad

Please sign in to comment.