You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/server
Romain Vimont 60c4e886d4 Bump version to 1.18
Make the versionCode a decimal representation of the scrcpy version.

This will for example allow to correctly number the versionCode of
v1.17.1 after a v1.18 is released:
 - v1.18   -> 11800
 - v1.17.1 -> 11701
 - v1.18.1 -> 11801
3 years ago
..
scripts Use "/usr/bin/env bash" for build-wrapper.sh 4 years ago
src Add --verbosity=verbose log level 3 years ago
.gitignore Convert server to an Android project 6 years ago
build.gradle Bump version to 1.18 3 years ago
build_without_gradle.sh Bump version to 1.18 3 years ago
meson.build Require Meson 0.48 to get rid of warnings 4 years ago
proguard-rules.pro Convert server to an Android project 6 years ago