Skip to content

Commit 2279fe7

Browse files
authored
Merge pull request #5 from wrinklytesties/patch-1
Update redroid_host.sh to 0.317.0 lib
2 parents 2bf030c + 5f3df5c commit 2279fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redroid_host.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cosmog_lib="libNianticLabsPlugin.so"
1111
cosmog_package="com.sy1vi3.cosmog"
1212
cosmog_apk=$(ls -t cosmog*.apk | head -n 1 | sed -e 's@\*@@g')
1313
# leave this as is unless cosmog dev mandates a different version
14-
lib_version=0.311.1
14+
lib_version=0.317.0
1515
cosmog_startup=false
1616
# Ensure the cosmog directory exists
1717
mkdir -p ~/cosmog

0 commit comments

Comments
 (0)