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 e2535d4 commit 375238fCopy full SHA for 375238f
AndroidManifest.xml
@@ -16,8 +16,8 @@
16
17
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
18
package="com.ceco.gm2.gravitybox"
19
- android:versionCode="44"
20
- android:versionName="2.6.8" >
+ android:versionCode="45"
+ android:versionName="2.6.9" >
21
22
<uses-sdk
23
android:minSdkVersion="16"
CHANGELOG.txt
@@ -1,3 +1,7 @@
1
+Changelog 2.6.9 - 03/11/2013
2
+--------------------------------------
3
+- Fixed battery percent text issue introduced in v2.6.8
4
+
5
Changelog 2.6.8 - 02/11/2013
6
--------------------------------------
7
- Fixed SystemUI crash when changing Pie properties while Pie is not active
0 commit comments