Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
build 460
Signed-off-by: Shaji <[email protected]>
  • Loading branch information
Shaji Khan committed Feb 28, 2024
1 parent d9f015a commit a0e4856
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.shajikhan.ladspa.amprack"
minSdk 24
targetSdk 33
versionCode 71
versionName '3.92'
versionCode 72
versionName '3.93'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<resources>
<string name="app_name">Amp Rack</string>
<string name="app_version">Version 3 Nighthawk</string>
<string name="build_id">451</string>
<string name="build_id">460</string>
<string name="onboard_theme_chooser">
Choose a theme for the UI. Choose Material Theme for Native
Android Material Design, or Tube Amp theme based on the new
Expand Down

0 comments on commit a0e4856

Please sign in to comment.