Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Feb 6, 2023
2 parents 15215b0 + 187d125 commit a38cdc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![build](https://img.shields.io/github/workflow/status/xmlobjects/gml-objects/gml-objects-build?logo=Gradle)
![build](https://img.shields.io/github/actions/workflow/status/xmlobjects/gml-objects/gml-objects-build.yml?logo=Gradle)
![release](https://img.shields.io/github/v/release/xmlobjects/gml-objects?display_name=tag)
[![maven](https://maven-badges.herokuapp.com/maven-central/org.xmlobjects.gml/gml-objects/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.xmlobjects.gml/gml-objects)
[![license](https://img.shields.io/badge/license-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
Expand Down Expand Up @@ -58,4 +58,4 @@ repositories {
dependencies {
compile 'org.xmlobjects.gml:gml-objects:1.0.2'
}
```
```

0 comments on commit a38cdc3

Please sign in to comment.