Skip to content

Commit de32b7f

Browse files
committed
Updated to Build 172
1 parent 2cf181f commit de32b7f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: app/src/main/java/com/truemlgpro/wifiinfo/ConnectionStateService.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ public class ConnectionStateService extends Service
1414
private BroadcastReceiver ConnectionStateReceiver;
1515
private Notification.Builder builder;
1616

17-
// Build 171
17+
// Build 172
1818

1919
public class ConnectionStateReceiver extends BroadcastReceiver
2020
{

Diff for: app/src/main/res/layout/discord_servers_activity.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
android:paddingLeft="16dp"
7777
android:paddingRight="16dp"
7878
android:layout_gravity="center"
79-
android:text="Torneix's Cozy Cabin is a good server where you can make nice friends, chat with non-toxic people and have fun too!"/>
79+
android:text="Torneix's Norse Cabin is a good server where you can make nice friends, chat with non-toxic people and have fun too!"/>
8080

8181
<Button
8282
android:id="@+id/torneix_button"

Diff for: app/src/main/res/layout/supporters_activity.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
android:layout_height="wrap_content"
123123
android:textSize="24sp"
124124
android:textColor="#FFFFFF"
125-
android:text="GW Andrew#6457"
125+
android:text="GW Andrew#0666"
126126
android:layout_below="@+id/andrew_pfp"
127127
android:layout_gravity="center"
128128
android:layout_centerHorizontal="true"

0 commit comments

Comments
 (0)