Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
viral32111 committed Feb 2, 2023
1 parent 0ff6aa3 commit 3e2ce2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions App/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '7.4.0' apply false
id 'com.android.library' version '7.4.0' apply false
id 'com.android.application' version '7.4.1' apply false
id 'com.android.library' version '7.4.1' apply false
id 'org.jetbrains.kotlin.android' version '1.7.10' apply false
}
1 change: 0 additions & 1 deletion Service/ServerMonitor/Source/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,3 @@ private static Settings LoadSettings() {
}

}

0 comments on commit 3e2ce2b

Please sign in to comment.