Skip to content

Commit

Permalink
new version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
msx80 committed Nov 11, 2024
1 parent d786673 commit ab52f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions retrodrawing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<artifactId>retrodrawing</artifactId>
<groupId>com.github.msx80.omicron</groupId>
<!-- NOTE: keep Major and Minor version at 0 because Incremental is used to derive versionCode for android -->
<version>0.0.3</version>
<version>0.0.4</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
<omicron.engine.version>0.0.10</omicron.engine.version>
<omicron.engine.version>0.0.11</omicron.engine.version>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit ab52f34

Please sign in to comment.