Skip to content

Commit dd90b86

Browse files
committed
chore(app): prepare release 0.11.1
1 parent d5ff069 commit dd90b86

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId 'com.github.ashutoshgngwr.noice'
1111
minSdkVersion 21
1212
targetSdkVersion 29
13-
versionCode 32
14-
versionName '0.11.0'
13+
versionCode 33
14+
versionName '0.11.1'
1515
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1616
}
1717

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- CRITICAL: Remove unwanted gap in looping sounds
2+
3+
We're continuously working to make Noice better and useful. Please turn on updates to never miss a thing!
4+
See detailed changelog at https://ashutoshgngwr.github.io/noice/CHANGELOG

0 commit comments

Comments
 (0)