Skip to content

Commit

Permalink
prepare release 2.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Jan 7, 2024
1 parent c6c2be8 commit ae3bd00
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 @@ -19,8 +19,8 @@ android {
defaultConfig {
namespace 'com.github.ashutoshgngwr.noice'
applicationId 'com.github.ashutoshgngwr.noice'
versionCode 70
versionName '2.5.5'
versionCode 71
versionName '2.5.6'
testInstrumentationRunner 'com.github.ashutoshgngwr.noice.InstrumentedTestRunner'
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
Expand Down

0 comments on commit ae3bd00

Please sign in to comment.