Skip to content

Commit

Permalink
MiniDNS 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Dec 28, 2018
1 parent ec58f6e commit b4fe140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
allprojects {
ext {
shortVersion = '0.3.4'
isSnapshot = true
isSnapshot = false
minidnsMinAndroidSdk = 9
}
}

0 comments on commit b4fe140

Please sign in to comment.