mirror of
https://github.com/SimpleMobileTools/Simple-Draw.git
synced 2025-06-05 21:59:17 +02:00
change the package name
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package draw.simplemobiletools.com;
|
||||
package com.simplemobiletools.draw;
|
||||
|
||||
import android.graphics.Color;
|
||||
import android.os.Bundle;
|
@ -1,4 +1,4 @@
|
||||
package draw.simplemobiletools.com;
|
||||
package com.simplemobiletools.draw;
|
||||
|
||||
import android.content.Context;
|
||||
import android.graphics.Canvas;
|
Reference in New Issue
Block a user