-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.3.0-dev.1 [skip ci]
# [1.3.0-dev.1](v1.2.1-dev.1...v1.3.0-dev.1) (2023-11-26) ### Bug Fixes * Delete mount script ([4fe0fb0](4fe0fb0)) ### Features * Increase certainty of the possibility to mount ([10f8cd1](10f8cd1)) * Select first Adb device, if none supplied automatically ([1a5f868](1a5f868))
- Loading branch information
1 parent
10f8cd1
commit 50c2b39
Showing
2 changed files
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
org.gradle.parallel = true | ||
org.gradle.caching = true | ||
kotlin.code.style = official | ||
version = 1.2.1-dev.1 | ||
version = 1.3.0-dev.1 |