Skip to content

Commit 8ebdfaf

Browse files
committed
chore(app): prepare release 0.11.0
1 parent 04a9d5b commit 8ebdfaf

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-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 31
14-
versionName '0.10.1'
13+
versionCode 32
14+
versionName '0.11.0'
1515
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1616
}
1717

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- Added flow to provide review inside the app
2+
- Updated French translations
3+
- Updated Czech translations
4+
5+
We're continuously working to make Noice better and useful. Please turn on updates to never miss a thing!
6+
See detailed changelog at https://ashutoshgngwr.github.io/noice/CHANGELOG

0 commit comments

Comments
 (0)