Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit e177145

Browse files
riazati75farsroidx
andcommitted
Initial commit
Initial commit Co-Authored-By: Mohammad Ali Riazati <farsroidx@users.noreply.github.com>
1 parent 99b0427 commit e177145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/ir/farsroidx/MainActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ protected void onCreate(Bundle savedInstanceState) {
1111
setContentView(R.layout.activity_main);
1212

1313
SPUtils utils = new SPUtils(this);
14-
14+
1515
// Write To Preference
1616
utils.writeString ("key" , "text");
1717
utils.writeBoolean ("key" , true);

0 commit comments

Comments
 (0)