We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5af5568 commit 927b37aCopy full SHA for 927b37a
1 file changed
app/build.gradle
@@ -18,8 +18,8 @@ android {
18
defaultConfig {
19
namespace 'com.github.ashutoshgngwr.noice'
20
applicationId 'com.github.ashutoshgngwr.noice'
21
- versionCode 63
22
- versionName '2.4.1'
+ versionCode 64
+ versionName '2.4.2'
23
testInstrumentationRunner 'com.github.ashutoshgngwr.noice.InstrumentedTestRunner'
24
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
25
}
0 commit comments