Skip to content

Commit

Permalink
Merge pull request #436 from doubleangels/dev
Browse files Browse the repository at this point in the history
Bug fixes
  • Loading branch information
doubleangels authored Feb 20, 2025
2 parents 854c9c1 + 8cff4ee commit 9216afd
Show file tree
Hide file tree
Showing 6 changed files with 346 additions and 298 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.doubleangels.nextdnsmanagement"
minSdkVersion 32
targetSdk = 35
versionCode 255
versionName "5.5.6"
versionCode 256
versionName "5.5.7"
resourceConfigurations += ["en", "zh", "nl", "fi", "fr", "de", "in", "it", "ja", "pl", "pt", "es", "sv", "tr"]
}

Expand Down
Loading

0 comments on commit 9216afd

Please sign in to comment.