Posts
                          
                            Sort by recent activity
                          
                          
                        
                      
                      
                        Gradle cache
                        
                        
                        
                        
                      
                      
                      
                  
                  
                Hi,I would like to know, if it's possible to cache previous runs.I'm thinking about something like:inputs.files(fileTree("$projectDir/src/main/resources/db/migration"))  .withPropertyName("migratio...