Skip to content

Commit bd84b89

Browse files
author
Martin Lapiš
committed
Fix
1 parent 5102b9c commit bd84b89

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)
1+
![API](https://img.shields.io/badge/minSdk-21%2B-brightgreen.svg?style=flat)
2+
![API](https://img.shields.io/badge/targetSdk-33%2B-brightgreen.svg?style=flat)
23
[![Kotlin Version](https://img.shields.io/badge/Kotlin-blue.svg)](https://kotlinlang.org)
34
[![Maven Central](https://img.shields.io/maven-central/v/io.github.lapism/search)](https://s01.oss.sonatype.org/content/repositories/releases/io/github/lapism/search)
45
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
@@ -13,9 +14,6 @@
1314
![Search](https://github.com/lapism/Search/blob/master/images/search.png)
1415

1516
## Api
16-
17-
- minSdkVersion = 21
18-
- targetSdkVersion = 31
1917
- Java = 1.8
2018
- Kotlin = 1.8
2119

0 commit comments

Comments
 (0)