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 89a35f9 commit 567e13bCopy full SHA for 567e13b
android/src/main/java/com/genexus/db/SQLAndroidSQLiteHelper.java
@@ -5,7 +5,7 @@
5
6
public class SQLAndroidSQLiteHelper
7
{
8
- private static String clazzFullName = "com.artech.layers.LocalUtils";
+ private static String clazzFullName = "com.genexus.android.core.layers.LocalUtils";
9
10
public static void beginTransaction()
11
0 commit comments