Skip to content

Commit

Permalink
Merge pull request #2 from zacharee/master
Browse files Browse the repository at this point in the history
Fork Sync: Update from parent repository
  • Loading branch information
github-actions[bot] authored Apr 21, 2024
2 parents 0533488 + d09a577 commit 460bd80
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 43 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId = "tk.zwander.wifilist"
minSdk = 30
targetSdk = 34
versionCode = 12
versionName = "1.3.1"
versionCode = 13
versionName = "1.3.2"

vectorDrawables {
useSupportLibrary = true
Expand Down

This file was deleted.

17 changes: 0 additions & 17 deletions app/src/test/java/tk/zwander/wifilist/ExampleUnitTest.kt

This file was deleted.

0 comments on commit 460bd80

Please sign in to comment.