mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-08-18 08:10:28 +02:00
Update Config.java
This commit is contained in:
@@ -272,7 +272,7 @@ public final class Config
|
||||
|
||||
/** Config migrations. */
|
||||
|
||||
private static int CONFIG_VERSION = 1;
|
||||
private static int CONFIG_VERSION = 2;
|
||||
|
||||
public static void migrate(SharedPreferences prefs)
|
||||
{
|
||||
|
Reference in New Issue
Block a user