Skip to content

Commit 3ec1872

Browse files
authored
Merge pull request #4 from rees46/fix/search
Fix: search
2 parents 5a2b5aa + fdb4eba commit 3ec1872

4 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ REES46 Demo Android - application to demonstrate working with SDK.
77
## Configure
88

99
Versions:
10-
- REES46 SDK 2.0.19
10+
- REES46 SDK 2.0.20
1111
- Java 22
1212
- Kotlin 2.0.0
1313
- Gradle 8.8

sdkRees46/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
configurations.maybeCreate("default")
2-
artifacts.add("default", file("rees46-sdk-2.0.19.aar"))
2+
artifacts.add("default", file("rees46-sdk-2.0.20.aar"))
-1.09 MB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)