Skip to content

Commit

Permalink
Bump minimum Android API level to 21
Browse files Browse the repository at this point in the history
  • Loading branch information
Isira-Seneviratne authored and jhy committed Dec 13, 2024
1 parent 133b0e0 commit c7738ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
<version>1.0</version>
</signature>
<signature>
<groupId>net.sf.androidscents.signature</groupId>
<artifactId>android-api-level-10</artifactId>
<version>2.3.3_r2</version>
<groupId>com.toasttab.android</groupId>
<artifactId>gummy-bears-api-21</artifactId>
<version>0.8.0</version>
</signature>
<ignores>
<ignore>java.io.File</ignore> <!-- File#toPath() -->
Expand Down

0 comments on commit c7738ef

Please sign in to comment.