We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 020ca70 + 102fecb commit b3f5cb7Copy full SHA for b3f5cb7
1 file changed
lib/src/main/java/xyz/gianlu/librespot/Version.java
@@ -69,7 +69,7 @@ public static BuildInfo standardBuildInfo() {
69
.setProduct(Product.PRODUCT_CLIENT)
70
.addProductFlags(ProductFlags.PRODUCT_FLAG_NONE)
71
.setPlatform(Version.platform())
72
- .setVersion(115800820)
+ .setVersion(117300517)
73
.build();
74
}
75
0 commit comments