Skip to content

Commit

Permalink
Merge pull request #1325 from stephan57160/master
Browse files Browse the repository at this point in the history
Problem: Android helper has unexpected diff with LIBZMQ's one.
  • Loading branch information
bluca authored Nov 22, 2022
2 parents 7caf14b + 29d52fe commit f4fdc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zproject_android.gsl
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ to its default:

To specify the minimum SDK version set the environment variable below:

export MIN_SDK_VERSION=$(project.android_min_sdk_version) # Default value if unset
export MIN_SDK_VERSION=$(project.android_min_sdk_version)\ \ \ # Default value if unset

To specify the build directory set the environment variable below:

Expand Down

0 comments on commit f4fdc1e

Please sign in to comment.