File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ The ideal next step is to test out the [Kontent Sample Spring Boot app](/sample-
53531 .  Copy the ` local.properties.template `  file in this directory to ` local.properties `  (which will be idnored by Git)).
54541 .  Set each variable on ` local.properties `  from the password manager, or contact @Kentico/developer-relations   team to get them.
55551 .  Set version you want to publish in [ ` build.gradle ` ] ( ./build.gradle#L69 ) .
56- 1 .  Rebuild  the solution ` ./gradlew clean  build ` .
56+ 1 .  Build  the solution ` ./gradlew build ` .
57571 .  Run ` ./gradlew bintrayUpload ` .
5858
5959![ Analytics] ( https://kentico-ga-beacon.azurewebsites.net/api/UA-69014260-4/Kentico/kontent-java-packages?pixel ) 
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ allprojects {
6464def  repoGroupIdVal =  ' com.github.kentico' 
6565
6666subprojects  {
67-     version =  ' 4.3.0 ' 
67+     version =  ' 4.3.1 ' 
6868    ext. repoGroupId =  repoGroupIdVal
6969    group =  repoGroupIdVal
7070    ext. repositoryHost =  ' jCenter' 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments