Skip to content

Commit

Permalink
chore(app): prepare release 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshgngwr committed Jan 21, 2023
1 parent 5af5568 commit 927b37a
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 @@ -18,8 +18,8 @@ android {
defaultConfig {
namespace 'com.github.ashutoshgngwr.noice'
applicationId 'com.github.ashutoshgngwr.noice'
versionCode 63
versionName '2.4.1'
versionCode 64
versionName '2.4.2'
testInstrumentationRunner 'com.github.ashutoshgngwr.noice.InstrumentedTestRunner'
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
}
Expand Down

0 comments on commit 927b37a

Please sign in to comment.