Skip to content

Commit

Permalink
v: 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cyb3rko committed Feb 12, 2024
1 parent 5506d79 commit c1d5c82
Showing 1 changed file with 2 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 @@ -13,8 +13,8 @@ android {
applicationId 'com.cyb3rko.flashdim'
minSdk 33
targetSdk 34
versionCode 23
versionName '2.3.1'
versionCode 24
versionName '2.3.2'
resValue 'string', 'app_name', 'FlashDim Dev'
resourceConfigurations += ['en']
signingConfig signingConfigs.debug
Expand Down

0 comments on commit c1d5c82

Please sign in to comment.