Skip to content

Commit

Permalink
Merge pull request #308 from doubleangels/dev
Browse files Browse the repository at this point in the history
New build for release
  • Loading branch information
doubleangels authored Sep 6, 2024
2 parents 0f34d37 + f151c6b commit 34b5f41
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 @@ -9,8 +9,8 @@ android {
applicationId "com.doubleangels.nextdnsmanagement"
minSdkVersion 29
targetSdk 34
versionCode 232
versionName '5.2.1'
versionCode 233
versionName '5.3.0'
resourceConfigurations += ["en", "zh", "nl", "fi", "fr", "de", "in", "it", "ja", "pl", "pt", "es", "sv", "tr"]
}

Expand Down

0 comments on commit 34b5f41

Please sign in to comment.