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 04a9d5b commit 8ebdfafCopy full SHA for 8ebdfaf
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId 'com.github.ashutoshgngwr.noice'
11
minSdkVersion 21
12
targetSdkVersion 29
13
- versionCode 31
14
- versionName '0.10.1'
+ versionCode 32
+ versionName '0.11.0'
15
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
16
}
17
fastlane/metadata/android/en-US/changelogs/32.txt
@@ -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