diff options
Diffstat (limited to 'development/android-studio/android-studio.SlackBuild')
-rw-r--r-- | development/android-studio/android-studio.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/android-studio/android-studio.SlackBuild b/development/android-studio/android-studio.SlackBuild index 78fe2278d4f6e..16a308eef924d 100644 --- a/development/android-studio/android-studio.SlackBuild +++ b/development/android-studio/android-studio.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=android-studio -VERSION=${VERSION:-2.3.0.8_162_3764568} +VERSION=${VERSION:-2.3.1.0_162_3871768} SRCVER=$(echo ${VERSION#*_} | sed 's/_/./') BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |