mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-09 22:00:39 +01:00
new method stub to fix fdroid build crash
This commit is contained in:
parent
51c2ecd48a
commit
d3abd31220
1 changed files with 1 additions and 0 deletions
|
@ -24,4 +24,5 @@ import android.content.Context;
|
|||
|
||||
public class CrashTrack {
|
||||
public static void init( Context context ) {} // does nothing here
|
||||
public static void logAndSend( String tag, String msg ) {}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue