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 ef4db89 commit 33e753bCopy full SHA for 33e753b
app/src/main/AndroidManifest.xml
@@ -17,7 +17,7 @@
17
18
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
19
package="com.f2prateek.dfg"
20
- android:versionCode="108"
+ android:versionCode="109"
21
android:versionName="@string/current_version_number">
22
23
<uses-sdk
app/src/main/res/values/strings.xml
@@ -61,6 +61,6 @@
61
<string name="twitter">\@f2prateek</string>
62
<string name="designer">Designer</string>
63
<string name="taylor_ling">Taylor Ling</string>
64
- <string name="current_version_number">1.0.8</string>
+ <string name="current_version_number">1.0.9</string>
65
66
</resources>
0 commit comments