Skip to content

Commit

Permalink
1.1.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaRodkin committed Oct 25, 2023
1 parent 3e7f4ba commit d15edb4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion app-installer/src/main/java/InstallerApiClient.kt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import com.webasyst.api.Installation
import com.webasyst.api.WAIDAuthenticator
import com.webasyst.api.util.useReader
import io.ktor.client.request.forms.formData
import io.ktor.client.request.parameter
import io.ktor.client.request.url
import io.ktor.client.statement.bodyAsChannel
import io.ktor.http.HttpMethod
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ android.useAndroidX=true
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1024m -Dkotlin.daemon.jvm.options="-Xmx2048M" -Xmx2048M

GROUP=com.webasyst
VERSION_NAME=1.1.21-SNAPSHOT
VERSION_NAME=1.1.2-SNAPSHOT

POM_NAME=Webasyst libraries
POM_URL=https://github.com/1312inc/Webasyst-X-Android-Library
Expand Down

0 comments on commit d15edb4

Please sign in to comment.